| Package | nictiz.fhir.nl.stu3.zib2015 |
| Resource Type | StructureDefinition |
| Id | zib-MedicationAdministration-AgreedDateTime |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration-AgreedDateTime |
| URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration-AgreedDateTime |
| Version | 1.0 |
| Status | retired |
| Date | 2017-06-08T15:28:47.0782827+02:00 |
| Name | ZIB-AgreedDateTime |
| Title | HCIM AgreedDateTime |
| Realm | nl |
| Authority | hl7 |
| Description | Date and time in the medication or administration agreement to which this administration pertains. Since multiple times can be indicated in one medication/administration agreement, this can be used to identify the agreed time in the event of e.g. early administration or a late administration. |
| Purpose | To identify if the event time is an early or late administration. |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| zib-MedicationAdministration | HCIM Medication Administration |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "zib-MedicationAdministration-AgreedDateTime",
"meta": {
"lastUpdated": "2017-06-08T17:19:04.007+02:00"
},
"url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration-AgreedDateTime",
"version": "1.0",
"name": "ZIB-AgreedDateTime",
"title": "HCIM AgreedDateTime",
"status": "retired",
"date": "2017-06-08T15:28:47.0782827+02:00",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "info@nictiz.nl",
"use": "work"
}
]
}
],
"description": "Date and time in the medication or administration agreement to which this administration pertains. Since multiple times can be indicated in one medication/administration agreement, this can be used to identify the agreed time in the event of e.g. early administration or a late administration.",
"purpose": "To identify if the event time is an early or late administration.",
"copyright": "CC0",
"fhirVersion": "3.0.1",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"MedicationAdministration"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration-AgreedDateTime"
},
{
"id": "Extension.valueDateTime",
"path": "Extension.valueDateTime",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}